Skip to content

Merge#14

Merged
arenadeveloper02 merged 57 commits into
release/developfrom
main
Sep 8, 2025
Merged

Merge#14
arenadeveloper02 merged 57 commits into
release/developfrom
main

Conversation

@arenadeveloper02
Copy link
Copy Markdown
Owner

Summary

Brief description of what this PR does and why.

Fixes #(issue)

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation
  • Other: ___________

Testing

How has this been tested? What should reviewers focus on?

Checklist

  • Code follows project style guidelines
  • Self-reviewed my changes
  • Tests added/updated and passing
  • No new warnings introduced
  • I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)

Screenshots/Videos

waleedlatif1 and others added 30 commits September 1, 2025 09:48
…tml deps (simstudioai#1212)

* fix(build): consolidate pdf parsing dependencies, remove extraneous html deps

* add types
…imstudioai#1213)

* fix(build): add missing pdf-parse dep

* add docker build (no push) in staging
…tion of assoc. workspace invites if org invite cancelled (simstudioai#1208)

* feat(env-vars): workspace scoped environment variables

* fix cascade delete or workspace invite if org invite with attached workspace invites are created

* remove redundant refetch

* feat(env-vars): workspace scoped environment variables

* fix redirect for invitation error, remove check for validated emails on workspace invitation accept

* styling improvements

* remove random migration code

* stronger typing, added helpers, parallelized envvar encryption

---------

Co-authored-by: waleedlatif1 <walif6@gmail.com>
…udioai#1216)

* Add logs v1

* Update

* Updates

* Updates

* Fixes

* Fix current workflow in context

* Fix mentions

* Error handling

* Fix chat loading

* Hide current workflow from context

* Run workflow fix

* Lint
… improvements with auto-submit for OTP (simstudioai#1214)

* fix(ui): fix dark mode styling for switch, fix trigger modal UI

* auto-submit OTP when characters are entered

* trim leading and trailing whitespace from name on signup, throw more informative error messages on reset pass
…ode surface area and removed redundant code (simstudioai#1217)

* improvement(invitations): consolidate invite-error and invite pages, made API endpoints more restful and reduced code surface area for invitations by 50%

* refactored logs API routes

* refactor rate limit api route, consolidate usage check api endpoint

* refactored chat page and invitations page

* consolidate ollama and openrouter stores to just providers store

* removed unused route

* removed legacy envvar methods

* remove dead, legacy routes for invitations PUT and workflow SYNC

* improvement(copilot): improve context inputs and fix some bugs (simstudioai#1216)

* Add logs v1

* Update

* Updates

* Updates

* Fixes

* Fix current workflow in context

* Fix mentions

* Error handling

* Fix chat loading

* Hide current workflow from context

* Run workflow fix

* Lint

* updated invitation log

* styling for invitation pages

---------

Co-authored-by: Siddharth Ganesan <33737564+Sg312@users.noreply.github.com>
…ve models (simstudioai#1223)

* feat(llms): added additional params to llm-based blocks for alternative models

* add hidden temp param to other LLM-based blocks
…ports (simstudioai#1226)

* feat(e2b-execution): add remote code execution via e2b

* ux improvements

* fix streaming

* progress

* fix tooltip text

* make supported languages an enum

* fix error handling

* fix tests
* Add copilot stats table schema

* Move db to agent

* Lint

* Fix tests
* added mongo, haven't tested

* fixed bugs, refined prompts, added billing for wand if billing enabled

* add docs

* ack PR comments
…etching to show active members (simstudioai#1229)

* fix(styling): fix unreadble text in dark mode

* fix styling inconsistencies in kb

* refetch permissions on invite modal open

---------

Co-authored-by: Vikhyath Mondreti <vikhyath@simstudio.ai>
…2b remote code execution, copilot improvements
v0.3.46: fix copilot stats updates
…riables in the code subblock (simstudioai#1240)

* fix(code-subblock): added validation to not parse non-variables as variables in the code subblock

* fix wand prompt bar styling

* fix error message for available connected blocks to only show connected available blocks, not block ID's

* ui
Sg312 and others added 27 commits September 4, 2025 11:19
improvement(copilot): billing multiplier adjustments
…on (simstudioai#1246)

* fix(hydration): duplicate overlay after idle + subblocks race condition

* remove random timeout

* re-use correct helper

* remove redundant check

* add check

* remove third init func
…n registry and workflow stores (simstudioai#1247)

* fix(race-condition-workflow-switching): another race condition between regitry and workflow stores"

* fix initial load race cond + cleanup

* fix initial load issue + simplify
…n users (simstudioai#1250)

* feat(enterprise-plan-webhooks): skip webhook queue for enterprise plan users

* reuse subscription record instead of making extra db call
* fix(rehydration): consolidate store rehydration code

* fix stale closure
…studioai#1254)

* feat(duplicate): duplicate variables when duplicating a workflow

* better typing
…imstudioai#1255)

* fix(ratelimits): enterprise and team checks should be pooled limit"

* fix

* fix dynamic imports

* fix tests"
;
* fix(schedule-self-host): remove incorrect migration

* delete unintentional file
)

* fix(router): remove prompt from router content

* fixed router
@arenadeveloper02 arenadeveloper02 merged commit d72c14a into release/develop Sep 8, 2025
1 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants